home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10979 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  33 lines

  1. Path: hacom.nl!bbs!kris.powell
  2. From: kris.powell@bbs.hacom.nl (KRIS POWELL)
  3. Newsgroups: comp.lang.c++
  4. Subject: Including header files
  5. Message-ID: <8BC852F.015B0137CF.uuout@bbs.hacom.nl>
  6. Date: Mon, 11 Mar 96 22:07:00 +0200
  7. Distribution: world
  8. Organization: HACOM Datacommunicatie - The Netherlands. (0294-23888)
  9. Reply-To: kris.powell@bbs.hacom.nl (KRIS POWELL)
  10. X-Newsreader: PCBoard Version 15.22
  11. X-Mailer: PCBoard/UUOUT Version 1.20
  12.  
  13. I cannot get header files to work. I am using Borland's Turbo C++ V3.0. Even
  14. the header files that came with the program work only if I set the linker
  15. libraries option under the options menu to include "container class",
  16. "Graphics Library" & "Standard Run Time." Is there anyone that knows why
  17. this is? It is incredibly aggrivating. Any help would be appreciated. Maybe
  18. someone could uudecode their config files or something. As you can imagine,
  19. this has put a major dampener on my programming as I am currently working on
  20. a 3D engine but cannot use header files enabling me to use a mouse or high
  21. svga graphics or even split my functions up into a separate header file.
  22. Below is the error I get if I try and use external header files.
  23.  
  24.   Linker Error: Undefined symbol _functionname in module ..\filename.cpp
  25.  
  26. Please help me!!!
  27.  
  28.                         Thanks,
  29.                         Kris
  30.  
  31. ---
  32.  ■ SPEED 2.00 [NR] ■ THE ABOVE OPINIONS ARE PROVEN TO BE DERANGED & CORRECT.
  33.